Skip to content

fix(deps): update all dependencies #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all dependencies #103

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) 9.32.0 -> 9.33.0 age adoption passing confidence devDependencies minor
@types/node (source) 24.2.0 -> 24.3.0 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.39.0 -> 8.40.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.39.0 -> 8.40.0 age adoption passing confidence devDependencies minor
@typescript/native-preview (source) 7.0.0-dev.20250805.1 -> 7.0.0-dev.20250818.1 age adoption passing confidence devDependencies patch
actions/checkout v4.2.2 -> v5.0.0 age adoption passing confidence action major
actions/dependency-review-action v4.7.1 -> v4.7.2 age adoption passing confidence action patch
eslint (source) 9.32.0 -> 9.33.0 age adoption passing confidence devDependencies minor
github.com/aperturerobotics/protobuf-go-lite v0.10.1 -> v0.11.0 age adoption passing confidence require minor
github.com/aperturerobotics/util v1.31.0 -> v1.31.3 age adoption passing confidence require patch
github/codeql-action v3.29.5 -> v3.29.10 age adoption passing confidence action patch
golang.org/x/tools v0.35.0 -> v0.36.0 age adoption passing confidence require minor
lint-staged 16.1.4 -> 16.1.5 age adoption passing confidence devDependencies patch
tsx (source) 4.20.3 -> 4.20.4 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.39.0 -> 8.40.0 age adoption passing confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.33.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.40.0

Compare Source

🚀 Features
  • typescript-estree: forbid invalid keys in EnumMember (#​11232)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.40.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20250818.1

Compare Source

v7.0.0-dev.20250816.1

Compare Source

v7.0.0-dev.20250815.1

Compare Source

v7.0.0-dev.20250814.1

Compare Source

v7.0.0-dev.20250813.1

Compare Source

v7.0.0-dev.20250812.1

Compare Source

v7.0.0-dev.20250811.1

Compare Source

v7.0.0-dev.20250810.1

Compare Source

v7.0.0-dev.20250809.1

Compare Source

v7.0.0-dev.20250808.1

Compare Source

v7.0.0-dev.20250807.1

Compare Source

v7.0.0-dev.20250806.1

Compare Source

actions/checkout (actions/checkout)

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

actions/dependency-review-action (actions/dependency-review-action)

v4.7.2

Compare Source

eslint/eslint (eslint)

v9.33.0

Compare Source

aperturerobotics/protobuf-go-lite (github.com/aperturerobotics/protobuf-go-lite)

v0.11.0

Compare Source

aperturerobotics/util (github.com/aperturerobotics/util)

v1.31.3

Compare Source

v1.31.2

Compare Source

v1.31.1

Compare Source

github/codeql-action (github/codeql-action)

v3.29.10

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.10 - 18 Aug 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.9

Compare Source

v3.29.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.8 - 08 Aug 2025
  • Fix an issue where the Action would autodetect unsupported languages such as HTML. #​3015

See the full CHANGELOG.md for more information.

v3.29.7

Compare Source

This is a re-release of v3.29.5 to mitigate an issue that was discovered with v3.29.6.

v3.29.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.6 - 07 Aug 2025

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #​2999
  • Update default CodeQL bundle version to 2.22.3. #​3000

See the full CHANGELOG.md for more information.

lint-staged/lint-staged (lint-staged)

v16.1.5

Compare Source

Patch Changes
privatenumber/tsx (tsx)

v4.20.4

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.40.0

Compare Source

🩹 Fixes
  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#​11475)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20250806.1 fix(deps): update all dependencies Aug 7, 2025
Copy link
Contributor Author

renovate bot commented Aug 7, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/aperturerobotics/common v0.22.7 -> v0.22.10
golang.org/x/mod v0.26.0 -> v0.27.0
golang.org/x/sys v0.34.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/all branch 17 times, most recently from 2f222fd to 9b4dabc Compare August 14, 2025 11:01
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from b25fb4d to 2c5f49e Compare August 18, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants